/* 全局属性
--------------------------------------------------*/
body{position: relative;  font-size: 12px; font-family:"宋体" Arial,"黑体";color: #333}
a{ color: #333; text-decoration: none}
a:link { color: #333; text-decoration: none }
a:visited { color: #333; }
a:hover { color: red; }
a:active { color: #f00;}
h1,h2,h3,h4,h5{font-family:"微软雅黑","宋体" Arial,"黑体"}
.clear{clear: both;}

/* 主页结构
--------------------------------------------------*/
.case_box1{
	padding:10px}
.wrapper{ 
	width: 1000px; 
	margin: 0 auto;
	padding-top: 3px;
	background: url(../images/top_bg.png) repeat-x;
	/*background:#ddd; */
}
/* top
------------------------------*/
.w_top{
	height: 109px; 
	position: relative;
	overflow: hidden;
	width: 1000px;
	overflow: hidden;
}
.logo{
	float:left;
}
.t_rig{
	float: right;
	height: 20px; width: 300px;
	margin-top: 10px;
	line-height: 20px;
	text-align: center;
	color: #333;
	background-color: #fcf4f2;
	border:1px solid #e3e3e3;
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px; 
	border-radius: 4px;
}
.t_ser{
 
	height: 24px;  
	position: absolute;
	top: 65px;
	right: 0;
} 
.t_ser input{
	height: 20px;
	float: left;
	border:none;
	vertical-align: middle;
}
.t_ser .i_txt{
	width: 230px;
	padding-left: 30px;
	background: url(../images/s-rig.png) left no-repeat;
	border: 1px solid #dbdbdb;
	border-right: none;
}
.t_ser .i_but{
	height: 22px; width: 70px;
	background: url(../images/bg.png) no-repeat;
	background-color: #d8251e;
	cursor: pointer;
}
/* nav
------------------------------*/
.nav_bar{
	height: 49px;
	margin-top: 1px;
	border-top: 1px solid #fff;
	border-top: 1px solid #fff;
	background: #da251c
}

.nav_bar li{ 
	height: 49px;
	float: left;
	width: 130px;
	text-align: center;
	background: url(../images/nav_right.png) right no-repeat;
}
.nav_bar li a{
	color: #fff;
	display: block;
	padding-top:5px;
	width: 130px; height: 44px;
	float: left;
	
}
.nav_bar li a:hover{
	background: url(../images/s_cen.png) top center no-repeat;
}
.nav_bar li a.nav_curr{
	background: url(../images/s_cen.png) top center no-repeat;
}
.nav_bar li a span{
	display: block;
	height: 44px;
    line-height: 44px;
}
.n_cn{ 
	font-size: 15px;
    font-family:"微软雅黑","宋体" Arial,"黑体";
}
.nav_bar .n_en{ 
	font-size: 10px;
    font-family: Arial,"微软雅黑";
}
/* banner
------------------------------*/
.banner{ 
	width: 1000px;height: 330px;
	margin-top: 2px; margin-bottom: 1px;
}
/* content
------------------------------*/
.content{
	width: 1000px; min-height: 500px;
	padding-top: 15px;
	background:url(../images/con_bg.png) top repeat-x;
}
.c_brand,.c_link,.c_about,.c_news,.c_pro,.n_lef,.c_c_rig,.c_case{
	position: relative;
	border: 1px solid #cdcdcd;
	margin-bottom: 10px;
	background: url(../images/c_bg2.png) repeat-x #fff;
}
.c_h{ 
	height: 40px; 
    margin-bottom: 5px;
    padding-left: 12px;
	line-height: 40px;
	color: #000;
	font-size: 15px;
}
.c_h i{
	float: left;
	height:11px ;
	width:3px;
	margin-top: 15px;margin-right: 8px;
	background: url(../images/bg.png) -70px 0px no-repeat ;
}
.c_h span{
	color: #d40205;
	font-size: 12px;
	padding-left: 5px;
}
.g_more{
	position: absolute;
	height: 7px;
	width: 40px;
	right: 10px;top: 15px;
}
/* con_left
-------------------------*/
.con_left{
	float: right;
	width: 261px; 
}
.c_brand{
	width: 100%;
	padding-bottom: 10px;
}
.c_brand li{ 
	width: 100%;
	border-bottom: 1px solid #f0f0f0;
	text-align: center;
}
.c_brand li img{
	width: 259px;
}
.c_link{
	height: 252px;
}
.c_link ul{
	padding: 0px 10px;
	color: #8d8d8d;
	line-height: 24px;

}
/* con_rig
-------------------------*/
.con_rig{
	float: left;
	width: 727px;  
}
.c_about{
	float: left;
	
}
.c_a_con{
	height: 180px;
	padding:0px 12px 15px 12px;
}
.c_about img{
	float:left;
	margin-right: 15px;
}
.c_a_con p{
	height: 180px;
	overflow: hidden;
	line-height: 26px;
	text-indent: 24px;
	color: #747474
}
.c_a_con p em{
	font-weight: bold;
}
.c_news ul{ padding: 0px 12px;}
.c_news ul li{
	height: 30px;
	line-height: 30px;
	border-bottom: 1px dotted #d5d5d5;
}
.c_news{padding-bottom: 10px;}
.c_news ul li a{
	display: block;
	padding-left: 12px;
	background: url(../images/l_a.png) left center no-repeat;
}
.c_news ul li a span{
	float: right;
	color: #a9a9a9;
	_margin-top:-30px;
}
/* 成功案例
-------------------------*/
.c_case{ height: 150px;}
.c_case li{
	float: left;
	margin-left: 15px;
}
/* 产品中心
-------------------------*/
.c_pro{
	height: 365px;
}
.pro_wro{ 
	position: relative;
	height: 325px;
}

/*#scroller-prev{
	position: absolute;
	top: 60px;
	left: 13px;
	cursor: pointer;
}
#scroller-next{
	position: absolute;
	top: 60px;
	right: 13px;
	cursor: pointer;
}*/

.pro_sh{

	height: 325px; 
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.pro_sh ul{

}
.pro_sh li{
	float: left;
	height: 325px; 
	width:160px;
	margin-left: 12px;
	margin-right: 8px; 
	margin-bottom: 15px;
}
.pro_sh li a{
	display:block;
	height:160px;
	width:160px;
}
.pro_sh li img{
	width: 158px; height: 107px;
	border: 1px solid #d4d4d4
}

.switchable-nav{display: none}
.pro_sh li  em{
	display: block;
	font-family:"微软雅黑","宋体" Arial,"黑体";
	color: #000;
	line-height: 16px;
	max-height: 32px;
	overflow: hidden;
}
.pro_sh li span{
	display: block;
	font-family:"微软雅黑","宋体" Arial,"黑体";
	color: #c00;
	margin-top: 5px;
	line-height: 14px;
	max-height: 14px;
	overflow: hidden;
}

.footer{ 
	height: 100px;
	min-width: 1000px;
	background: #f6f6f6;
	border-top: 1px dashed #ddd;
	line-height: 20px;
	text-align:center
}
.foot{
	width: 1000px;
	margin: 0 auto;
	color: #b0b0b0;
	padding-top:20px
}
.foot a{color: #b0b0b0}

/* 内页的左边
-------------------------*/
.content2 .con_rig{float: right;}


.content2 .con_left{float: left;}


.banner2{
	width: 980px; height:225px; 
	padding: 10px 10px 0px 10px;
	margin-top: 12px;
	background: url(../images/ban_bg.png); 
}
.banner2 img{
    width: 980px;
    height: 194px;
}
.content2{background: none}
.n_lef{
  padding-bottom: 20px;
}

.n_lef h4{
	width: 210px;
	padding-left: 40px; 
	margin: 0 auto;
	background: url(../images/lef.png) left center no-repeat;
	border-bottom: 1px solid #dddddd;
	font-size: 16px;
	line-height: 40px;
	color: #000
}
.lef_ul{
	width: 218px;
	margin: 0 auto;
	font-size: 14px;
	padding-top: 10px;
}
 
.lef_ul .lef_sec{
	display: block;
	height:31px;width: 158px;
	padding-left: 60px;
	background: url(../images/lef3.png); 
	color: #000; 
	line-height: 31px;
	border-bottom: 1px solid #ddd;
	margin-top: 6px;
}
.lef_ul .scurr{
	color: #fff;
	background: url(../images/lef2.png);
}
.lef_ul .lef_sec:hover{
	color: #fff;
	background: url(../images/lef2.png);
}
.c_c_rig{
	min-height: 500px;
	padding-bottom: 20px;
	font-size: 14px;
}
.lef_ul .l_s_ul{
	position: relative;
}
.lef_ul .l_s_se{ 
	height: 30px;
	display: block;
	line-height: 30px;
	font-weight: bold;
	font-size: 12px;
	padding-left: 30px;
	background: url(../images/lef5.png) left center no-repeat;
	background-position: 15px;
}

.lef_ul .l_s_se_curr{color: #f00}
.lef_ul .l_s_t_ul{
	font-size: 12px;
	line-height: 22px;
}
.lef_ul .l_s_t_ul a{ 
	padding-left: 30px;
	color: #4b4b4b;

}
.lef_ul .l_s_t_ul a:hover{
	font-weight: bold;
}
.lef_ul .l_s_t_ul a.c_curr{font-weight: bold;}
/* 内页的右边
-------------------------*/
.now_place{ 
	height: 40px; 
	padding-left: 20px;
	line-height: 40px;
	font-size: 12px;
	color: #a1a1a1;
	background: url(../images/lef4.png) left bottom no-repeat;
}
.now_place a{
	color: #a1a1a1;
}
.now_place a:hover{color: #f00}
.about_text{
	padding: 10px;
	line-height: 26px;
	text-indent: 28px;
}
/* 产品中心
-------------------------*/
.product_s{
	float: left;
	width: 216px; height: 227px;
	overflow: hidden;
	margin-left: 12px; margin-top: 15px;
	padding-left: 10px; padding-top: 10px;
	background: url(../images/p_bg.png);
	font-size: 12px;
}
.product_s img{
	border:1px solid #f6f6f6;
	width: 200px;
	height: 152px;
	margin-bottom: 10px;
}
.product_s em,.product_s span{
	display: block;
	width: 200px;
}
.product_s em{
	font-weight: bold;
	color: #3e3e3e;
	line-height: 16px; 
	max-height: 32px;
}
.product_s span{
	color: #f00;
	margin-top: 5px;
}
/* 分页
-------------------------*/
.page-list-sl {
	height: 20px;
	float: right;
	padding-top: 10px;
	padding-right: 20px;
}
.page-list-sl a {
	display: block;
	float: left;
	height: 20px;
	width: 23px;
	text-align: center;
	line-height: 20px;
	color: black;
	margin-left: 4px;
}
.page-list-sl .pnThi {
	color: white;
	background: #CD0008;
}
/* 产品详细页面
-------------------------*/
.po_img{
	float: left; 
	width: 400px; height: 400px;
	margin:10px;
	line-height: 400px;
	background: #fff;
	border: 1px solid #f0f0f0
}
.po_img img{
	width: 400px;
	vertical-align: middle;
}
.po_sho{
	float: left;
	width: 300px;
	margin-top: 10px;
}
.po_sho h3{
	font-size: 16px;
	line-height: 20px; padding-bottom: 8px;
	color: #da251c;
	font-weight: bold
}
.po_sho em{
	font-weight: bold;
}
.po_sho dl{
	padding-top: 10px;
	font-size: 12px;
	line-height: 26px;
}
.po_sho dt{
	font-weight: bold;
}
.po_sho dl a{
	color: #432ae6;
	text-decoration: underline;
}
.pro_oi h5{ 
	height: 32px;
	line-height: 32px;
	border-bottom: 2px solid #e8e8e8;
}
.pro_oi h5 span{
	float: left;
	height: 32px; 
	padding: 0px 10px;
	background:#f00003;
	color: #fff;
	font-weight: bold;
}
.pro_oi_text{
	padding: 10px;
	line-height: 24px;
}

/*
新闻中心
-------------------------------------*/
.news{ 
	padding-bottom: 20px;
}
.new-one { 
	padding-top: 20px; 
	height: 145px; 
	padding-bottom: 20px;
}
.new-one img{ 
	height: 158px; 
    width: 237px; 
   padding: 3px; 
   background: #fff; 
   border:1px solid #ddd; 
   float: left; margin-right: 20px;
}
.new-one h6{ 
	color: #e61c01;  
	font-size: 16px; 
	font-weight: bold; 
	text-align: center; 
	overflow: hidden; 
	height: 40px; 
	line-height: 40px;
	border-bottom: 1px dotted #ddd;
	margin-bottom: 5px;

}
.new-one p{ 
	line-height: 24px; 
	height: 120px; 
	overflow: hidden;
}
.new-one p a{ 
	color: #e61c01; 
}
.news ul{ 
	padding: 10px;
}
.news li{ 
	line-height: 30px; 
	border-bottom: 1px dotted #b6b6b6;
    background: url(../images/lef6.png) left center no-repeat; 
    padding-left: 15px;}
.news li a{ 
	color: #636362
}
.news li a span{ 
	float: right; 
	color: #959595; 
	*margin-top: -31px;}
.news li a:hover{ 
	color: #ce0e01; 
	text-decoration: underline;
} 

.news-box{ 
	padding: 20px 10px;
}
.news-box h5{ 
	font-size: 16px; 
	color: #000;
	font-family: "微软雅黑";  
	height: 30px;
	line-height: 30px; 
	font-weight: bold; 
	text-align: center; 
	padding-bottom: 10px; 
	border-bottom: 1px dotted #ddd }
.news-box .artical-inf{ 
	height: 24px; 
	display: block; 
	line-height: 24px; 
	color: #8a8a8a; 
	text-align: center; 
	margin-top: 5px;}
.news-box p{ 
	line-height: 22px; 
	color: #484848; 
	margin-top: 15px; 
	text-indent: 24px;}

.ne-psel p {
	height: 34px;
	font-size: 14px;
	margin-top: 10px;
	line-height: 34px;
}
.ne-psel p span {
	float: left;
	width: 74px;
	height: 34px;
	margin-right: 5px;
	text-align: center;
	color: #5678A5;
	font-weight: bold;
	line-height: 34px;
}
/*
在线留言
-------------------------------------*/
.mes-online{  
	margin:30px 
}
.mes-online label{ 
	color: #333; 
	display: block; 
	float:left; 
	width: 80px; 
	text-align: 
	right; line-height: 24px;}
.mes-online p{ 
	padding-top: 20px;  
	display: block;
}
.mes-online textarea{ 
	vertical-align: top; 
	line-height: 24px;
	border:1px solid #b2b6bc; 
	background: #f9f9f9; 
	width: 500px; height: 200px;
}
.mes-online span{
	color:#a1a0a0;
	font-size: 12px;
}
.mes-online input[type="text"]{ 
	width: 250px; 
	border:1px solid #b2b6bc; 
	background: #f9f9f9; 
	height: 20px;}
.mes-online input[type="text"].mestitle{
	width: 500px;
}
.semest {
	padding-left: 80px;
}
.semest input{ 
	width:87px; 
	height: 34px; 
	color: #fff; 
	background: #1f3a55; 
	border:1px solid #1f3a55; 
	cursor: pointer;}
.semest input:hover{ 
	background: #BC1A01;
	border:1px solid #BC1A01;
}
/*
联系我们
-------------------------------------*/
.link_box{
	padding:5px;
}
.lin_map{
	float: left;
	border: 1px solid #cccccc;
	width: 349px;
}
.lin_map img{width: 100%;}
.link_way{
	float: right;

}

.case_box{padding: 20px}
.case_box li{
	line-height: 30px;
	border-bottom: 1px dotted #ddd;
	padding-left: 10px;
	background: url(../images/li-left.png) left center no-repeat;
}
.case_box li span{
	float: right;
	font-size: 12px;
	color: #999;
	_margin-top: -30px;
}